home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / CROFT / GROUPSFI < prev    next >
Text File  |  1996-06-25  |  365b  |  14 lines

  1.  
  2. The fix is to change p%*4 to p%*4+4 in !RunImage in the line
  3.  
  4.   990 SYS304075:SYS8,16,c$,!j%,0:A%=!j%:B%=(!j%)+q%:p%=USR(ra%):
  5.       SYS304076:SYS304077TOt%:SYS435136,t%,p%*4+4,N%TO;f%:
  6.       IF(f%AND1)THENt%=0:PROCP:PROCg(FNa("nomem")):ENDPROC
  7.  
  8. the original allocated room for pointers to all the names but
  9. not to the end point.
  10.  
  11. --
  12. David McQuillan
  13.  
  14.